html {
	min-height:100%
}


body {
	background:linear-gradient(white, #B3D8E8);
	min-height:100% !important;
	height:auto;
}

body,td,th,span {
	font-family: Tahoma, Geneva, sans-serif;
}
	
body,td,th {	
	font-size: 12px;
	color: #0B6BA8;
}
h1 {
	font-size: 36px;
	text-align: center;
	color: black;
}
h2 {
	font-size: 24px;
	margin-top:0%;
	margin-bottom:7%;
	color:black;
}
h3 {
	font-size: 16px;
	margin-left: 10px;
}

h3 span {
	position: relative;
	left: 10px;
	top: -10px;
	color: white;
}

.img_png {
    position: relative;
    left: 10px;
    top: 5px;
    color: white;
    }

ul.fb {
	list-style-image:url(img/puce_fleche_bleu.png);
	line-height: 2.5;
}

.imageOrdinateur
{
	width:100%;
}

.case_blanche
{
	border:none;
	background-color:white !important;	
}
.smartphone
{
	font-size:15pt;
	margin-top:30px;
}
#maj
{
	text-align:center;
	color:#000000;
}

#telecharger
{
	position: fixed;
	bottom:0;
	left:0px;
	background:#fff;
	box-shadow:-5px 10px 5px 10px #555;
	width:22%;
	min-width:366px;
}

.center { text-align:center; }


#imageOrdi
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	left: 4px;
	top: 58px;
}

#imageSmartphone
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	left: 4px;
	top: 58px;
}

.CollapsiblePanelTab, .panel {
	margin-top:25px;
	width:70%;
	color:white;
	background-color:#0083BE;
	padding-bottom: 2px;
	padding-top:2px;
}

.smooth {
	color:#858585 !important;
	margin-top: 10px;
}

.infos { 
	background-color:white; 
	text-align:center; 
	color:black !important;
	box-shadow:0px 0px 10px 0px black;
	border:solid 1px #969696;
}

#maj #remarque em {
	font-size: xx-small;
}

.pdf {
	list-style-image: url(../img/pdf.svg);
	margin-left: 5%;
	font-style:italic;
}

/*ajout cabcom 02/04/2019*/
.credits img{
max-width: 383px;
width: 100%;
height: auto;
padding: 10px;
}